Click or drag to resize

ItemCreatedTime Property

Represents the date and time that a given item in the mailbox was created.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public DateTime CreatedTime { get; }

Property Value

Type: DateTime
The created time.
See Also